Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/mapping action string #30

Merged
merged 6 commits into from
May 14, 2024
Merged

Conversation

cybernop
Copy link
Collaborator

Improve interaction between frontend and service.

  • Move service into own folder so separate the implementation from other parts
  • Define service as pyproject
  • Generate comparisons during start-up for faster responses and possibility to determine allowed fields
  • Route to get all available classifications
  • Fields also provide all allowed classifications
  • Route to set classifications using actions and verify if action is valid for specified field

@cybernop cybernop requested a review from SvenSommer May 14, 2024 14:48
@SvenSommer SvenSommer merged commit ea4fa3c into main May 14, 2024
@SvenSommer SvenSommer deleted the feature/mapping-action-string branch May 14, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants